home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1987 / Nov 87 / re-Custom Scroll 11⁄2 < prev    next >
Encoding:
Text File  |  1991-03-06  |  541 b   |  19 lines  |  [TEXT/GEOL]

  1. Item    8531986                         2-Nov-87        15:33
  2.  
  3. From:   ROSENSTEIN1                     Rosenstein, Larry
  4.  
  5. To:     MACAPP$                         MacApp Interest List
  6.  
  7. Sub:    re Response to Custom Scroll…
  8.  
  9. Instead of overriding TFrame.TrackAppControl, one could override
  10. TFrame.ScrlToSBars and constrain the scroll bars' values before calling
  11. INHERITED.  This would handle ALL scrolling methods (thumb as well as arrows).
  12.  
  13. You would take the same basic code as Curt gave, but omit the call to
  14. TrackControl.
  15.  
  16. Larry
  17.  
  18.  
  19.